Hostname
positivdigital.com
Last fetched
positivdigital.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
positivdigital.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 |
|---|---|---|---|---|
| 3.1.22.43 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of positivdigital.com owner
- Contact emails
- 084e5785-61be-4dde-b140-3d095ea16d40@identity-protect.org
- 5c4a7846-f069-4a95-ae8a-211d31db7613@identity-protect.org
- 73a8d72b-3a0e-40db-8c97-eaa1da4cdc5c@identity-protect.org
- a39c668d-f5a1-4cd2-b850-27f237f88c7a@identity-protect.org
- b7f32aa8-fdcd-421a-8d46-19d58d7bf46f@identity-protect.org
- ff2dde3a-d822-4b04-912c-dc94105fbee8@identity-protect.org
Subdomains
2 observed subdomains of positivdigital.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from positivdigital.com.
- IP · 3.1.22.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 084e5785-61be-4dde-b140-3d095ea16d40@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "positivdigital.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.