Hostname
sophiumfoundation.com
Last fetched
sophiumfoundation.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sophiumfoundation.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 |
|---|---|---|---|---|
| 34.220.243.214 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sophiumfoundation.com owner
- Contact emails
- 3a6b1c79-953e-4dc7-a8b3-f85b45f670b8@identity-protect.org
- 4c07c468-ebfa-492d-9900-24c6c1b67f24@identity-protect.org
- 62d322c7-b998-402b-a5e6-967954ee9d48@identity-protect.org
- 906c9015-4555-4886-8269-8c12ecf1123f@identity-protect.org
- 93d401bf-648b-4f39-9208-b0dc97c14672@identity-protect.org
- ab4772fc-7e01-49b5-88a6-142a0c8f2dfa@identity-protect.org
- df4e923b-02b5-4e9f-8384-26dfab1ba2ed@identity-protect.org
- owner-10907687@sophiumfoundation.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of sophiumfoundation.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from sophiumfoundation.com.
- IP · 34.220.243.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 3a6b1c79-953e-4dc7-a8b3-f85b45f670b8@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: "sophiumfoundation.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.