Hostname
soojibee.net
Last fetched
soojibee.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
soojibee.net 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 |
|---|---|---|---|---|
| 3.36.216.34 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.39.53.205 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.200.214.117 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.79.91.75 | 52.79.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0a341413-7285-46d0-8811-f9bff7908557@identity-protect.org
- 3926fc53-96b4-4849-9b42-ddfa2395f69a@identity-protect.org
- 40c3d1ad-6a48-4ce2-8db2-ddb888270318@identity-protect.org
- 7c0fad4e-aedf-467a-8671-107d032fccf1@identity-protect.org
- 9072d2fe-4224-4de8-a0c5-5291739b89bb@identity-protect.org
- ffdaa04a-6208-432c-8e45-fac4370f4630@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from soojibee.net.
- IP · 3.36.216.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 0a341413-7285-46d0-8811-f9bff7908557@identity-protect.org
- TLD · .net
- Browse hostnames · so…
- 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: "soojibee.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.