Hostname
sims4update.com
Last fetched
sims4update.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sims4update.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 |
|---|---|---|---|---|
| 13.41.43.197 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@whoisfoundation.com
- sims4update.com@domainsbyproxy.com
- 1429693c-1982-445e-9acd-b41bd800e565@identity-protect.org
- 273d0c5a-d111-4a0a-9767-4b7d3eedba27@identity-protect.org
- 6857b944-02fa-4ba1-b6f6-b74d6398687c@identity-protect.org
- 8ec2ddfc-c2dd-446c-8be7-41cef3fe877a@identity-protect.org
- ee63adf1-653b-48a8-8017-5719a84168a8@identity-protect.org
Subdomains
1 observed subdomain of sims4update.com.
| Subdomain |
|---|
| www.sims4update.com |
Web-graph footprint
Distinct hostnames that link to or from sims4update.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sims4update.com.
- IP · 13.41.43.197
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · admin@whoisfoundation.com
- TLD · .com
- Browse hostnames · si…
- 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: "sims4update.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.