Hostname
thepinkfong.com
Last fetched
thepinkfong.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thepinkfong.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.158.195.224 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.94.155 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.112.220 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.231.132 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thepinkfong.com owner
- Contact emails
- 0d9b5104-c833-45bc-9e9f-2f9457f84394@identity-protect.org
- 47d7123d-7346-4bb2-b142-dd788e85bafb@identity-protect.org
- 618d6fd5-0b34-40d6-b8bf-2256226418b4@identity-protect.org
- 863aa717-822d-475a-b61a-d312b51e64fa@identity-protect.org
- 9bc293fa-b8d1-45f1-9749-c2cdb510df48@identity-protect.org
- f2db5ede-303e-4762-9c09-45f9159831a3@identity-protect.org
- owner-7691855@thepinkfong.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of thepinkfong.com.
| Subdomain |
|---|
| career.thepinkfong.com |
Threat posture
History
Related pages
Pivot deeper into the graph from thepinkfong.com.
- IP · 13.158.195.224
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0d9b5104-c833-45bc-9e9f-2f9457f84394@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thepinkfong.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.