Hostname
soojibee.com
Last fetched
soojibee.com 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.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 |
|---|---|---|---|---|
| 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
- on behalf of soojibee.com owner
- Contact emails
- 11f64963-d827-413a-b4fe-86133226689e@identity-protect.org
- 4ec0f587-4898-45fc-9971-e9f9a9bf2c99@identity-protect.org
- 5c750e11-30db-455b-89fa-07627dcf9166@identity-protect.org
- 5ef504e2-ef10-4c50-b861-4429c2026458@identity-protect.org
- 8dd25621-8cef-469f-83fc-6892fd106848@identity-protect.org
- ffc4123c-6a76-4db9-83be-584b3ad0c9f2@identity-protect.org
Subdomains
1 observed subdomain of soojibee.com.
| Subdomain |
|---|
| www.soojibee.com |
Web-graph footprint
Distinct hostnames that link to or from soojibee.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from soojibee.com.
- IP · 3.36.216.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 11f64963-d827-413a-b4fe-86133226689e@identity-protect.org
- TLD · .com
- 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.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.