Hostname
panyaa.com
Last fetched
panyaa.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
panyaa.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.179.220.128 | 54.179.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of panyaa.com owner
- Contact emails
- sales@bluedzine.com
- 175def75-04ab-4446-ac7d-d4adc599a23c@identity-protect.org
- 3687df54-fa80-4849-a52b-5b4fdb08423a@identity-protect.org
- cb2d7c7d-1b99-4aaf-84aa-91b3e4399e51@identity-protect.org
- db481232-5c3e-4490-b87a-f75da77c8a5c@identity-protect.org
- fd13e30b-ef84-4494-b48b-bc7a7b1f0dcd@identity-protect.org
Subdomains
6 observed subdomains of panyaa.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for panyaa.com.
| Mechanism | Target |
|---|---|
| SPF_A | panyaa.com |
| SPF_IP | 52.74.49.133 |
| SPF_IP | 54.179.220.128 |
| SPF_MX | panyaa.com |
Related pages
Pivot deeper into the graph from panyaa.com.
- IP · 54.179.220.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · sales@bluedzine.com
- TLD · .com
- Browse hostnames · pa…
- 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: "panyaa.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.