Hostname
ledzeppelin.com
Last fetched
ledzeppelin.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ledzeppelin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.160.137 | 13.248.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.34.124 | 76.223.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- mythgem limited attn ledzeppelin.com care of network solutions
- Contact emails
- an9xv3xs4vs@networksolutionsprivateregistration.com
- bj8pz5dt4wz@networksolutionsprivateregistration.com
- cx7dw8rb5h4@networksolutionsprivateregistration.com
- ex9jb8wg8w2@networksolutionsprivateregistration.com
- fk93p7239xf@networksolutionsprivateregistration.com
- ft9tv64d3pp@networksolutionsprivateregistration.com
- jq6tm83c98t@networksolutionsprivateregistration.com
- k74js6z23p5@networksolutionsprivateregistration.com
- kd3jb5hf6t7@networksolutionsprivateregistration.com
- ma2ah7pb2hj@networksolutionsprivateregistration.com
- n67yq6yy58z@networksolutionsprivateregistration.com
- ns2tn3wd5ku@networksolutionsprivateregistration.com
- pb8hc3pm8gv@networksolutionsprivateregistration.com
- q33dv9jw8d3@networksolutionsprivateregistration.com
- rh9qu3mu9xu@networksolutionsprivateregistration.com
- sc2qj4mp9sx@networksolutionsprivateregistration.com
- sf8w82ju6cq@networksolutionsprivateregistration.com
- tj8pm2mz9mh@networksolutionsprivateregistration.com
- vx2249h44a9@networksolutionsprivateregistration.com
- wx64c4c35gg@networksolutionsprivateregistration.com
Subdomains
10 observed subdomains of ledzeppelin.com.
Web-graph footprint
Distinct hostnames that link to or from ledzeppelin.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ledzeppelin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ledzeppelin.com.
- IP · 13.248.160.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · an9xv3xs4vs@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · le…
- 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: "ledzeppelin.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.