Hostname
sophia-it.com
Last fetched
sophia-it.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sophia-it.com 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.157.142.12 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.26 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.39 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.142.41 | 108.157.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.239.110 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.21 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.30 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 13.225.239.9 | 13.225.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sophia-it.com owner
- Contact emails
- info@bet.co.jp
- 2e5b997c-d962-4125-8ff8-96581a62fdeb@identity-protect.org
- 3cbe6de4-b6d1-434c-92ee-495da4abab90@identity-protect.org
- 755a5104-518d-4f4b-96ca-8500879c80f1@identity-protect.org
- d4cfe70d-9f80-489e-8c04-09c78f0ab184@identity-protect.org
- e03b72c3-ad49-4320-b7a5-7744584508c4@identity-protect.org
- e75705a6-02f0-404c-8d1f-98f6ccd07d55@identity-protect.org
- owner-788465@sophia-it.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of sophia-it.com.
Web-graph footprint
Distinct hostnames that link to or from sophia-it.com in the public web crawl.
558 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sophia-it.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sophia-it.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.