Hostname
postknowledge.net
Last fetched
postknowledge.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
postknowledge.net 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 |
|---|---|---|---|---|
| 108.158.251.103 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.31 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.84 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.251.89 | 108.158.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.162.247.2 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.36 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.86 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.162.247.98 | 3.162.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 4fc09343-c59f-4480-a40c-fca962782fd0@identity-protect.org
- 5ccd2a48-6a4b-4419-a7b7-50af6751f36a@identity-protect.org
- 7ab1d5fb-29d7-4325-8dae-1b1196199ee2@identity-protect.org
- e8a85a0b-0430-4485-92ed-b2a83265fb9a@identity-protect.org
- f35332ca-137c-4e5a-992e-93a60bfd1b23@identity-protect.org
- fabbc712-ecf0-438e-9acf-d6d62e6de1f8@identity-protect.org
- owner-8922930@postknowledge.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from postknowledge.net.
- IP · 108.158.251.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 4fc09343-c59f-4480-a40c-fca962782fd0@identity-protect.org
- TLD · .net
- 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: "postknowledge.net"})-[: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.