Hostname
link.com
Last fetched
link.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:470 as the registrar.
Nutrition Label
Resolution chain
link.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.202.131.124 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.228.62.110 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.145.172 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.90.98.12 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.252.74.21 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.231.162 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.58.64 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.49.17.168 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.54.252.87 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.4.21 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.162.8.126 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.76.53.164 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:470
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- administrator@l-3com.com
- administrator@l3t.com
- link.com@domainsbyproxy.com
- name.consulting@aol.com
- dns@stripe.com
- dnsadmin@domainname.com
- daniel.farsuc@l-3com.com
- vw4sk23e9ws@networksolutionsprivateregistration.com
- link.com-registrant@anonymised.email
- 708d979db8dd39d5050057e11bc94b46-23833090@contact.gandi.net
- 7843323fd3ddf8d777b249580d7224c9-34236144@contact.gandi.net
- e1c51158a016857a38a700896f49139b-27962164@contact.gandi.net
Subdomains
8 observed subdomains of link.com.
Web-graph footprint
Distinct hostnames that link to or from link.com in the public web crawl.
2,688 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for link.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 54.240.67.76 |
| SPF_IP | 54.240.72.130 |
| SPF_IP | 54.240.85.218 |
| SPF_IP | 54.240.85.22 |
| SPF_IP | 76.223.138.224 |
| SPF_IP | 76.223.145.178 |
| SPF_IP | 76.223.190.124 |
Related pages
Pivot deeper into the graph from link.com.
- IP · 18.202.131.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:470
- Country · IE
- Email · administrator@l-3com.com
- TLD · .com
- Browse hostnames · li…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "link.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.