Hostname
makingtheleappodcast.com
Last fetched
makingtheleappodcast.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
makingtheleappodcast.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.28 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.33 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.45 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.54 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.34 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.63 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.66 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.93 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of makingtheleappodcast.com owner
- Contact emails
- 4995f493-0325-461d-9e2d-7aa73c7018e1@identity-protect.org
- 8bb4b9ce-9a51-49d9-ba9b-00eedb88757e@identity-protect.org
- 9e0119d7-9ec5-41a8-91d7-711bc39467be@identity-protect.org
- b636b237-473e-43cb-9c40-2931396fa01c@identity-protect.org
- df5ac7bf-40c3-4a03-bca7-c7f241dc6565@identity-protect.org
- e3047480-91e3-493a-aeee-430a0d7b2a49@identity-protect.org
Subdomains
1 observed subdomain of makingtheleappodcast.com.
| Subdomain |
|---|
| www.makingtheleappodcast.com |
Web-graph footprint
Distinct hostnames that link to or from makingtheleappodcast.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for makingtheleappodcast.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21434796.spf08.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from makingtheleappodcast.com.
- IP · 13.32.241.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4995f493-0325-461d-9e2d-7aa73c7018e1@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "makingtheleappodcast.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.