Hostname
phonephunds.com
Last fetched
phonephunds.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
phonephunds.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.147.124.70 | 16.147.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.209.159.192 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.52.139 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.242.91.110 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.39.169.40 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.200.188.248 | 54.200.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of phonephunds.com owner
- Contact emails
- 03a63d05-84d6-434f-8d97-188ce3821d05@identity-protect.org
- 15e25db6-a184-473f-b921-ba9121627ca2@identity-protect.org
- 6828cbac-fb9c-4945-91c7-d14854cab044@identity-protect.org
- 6e30bcb7-6496-4822-a958-1e9fd6b59b86@identity-protect.org
- b7175eb4-ec39-401a-8d60-a42f382cac7c@identity-protect.org
- owner-4578379@phonephunds.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of phonephunds.com.
| Subdomain |
|---|
| mail.phonephunds.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from phonephunds.com.
- IP · 16.147.124.70
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03a63d05-84d6-434f-8d97-188ce3821d05@identity-protect.org
- TLD · .com
- Browse hostnames · ph…
- 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: "phonephunds.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.