Skip to content

Hostname

sims3updates.net

Last fetched

sims3updates.net resolves to 3 IPv4 addresses operated by VIETEL-AS-AP - Viettel Group in VN. WHOIS lists iana:2066 as the registrar.

Nutrition Label

WHISPER CANON · sims3updates.netRouting diversity3.0/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sims3updates.net

Resolution chain

sims3updates.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.103.200.139116.96.0.0/12AS7552VIETEL-AS-AP - Viettel GroupVN
14.225.200.14314.225.200.0/24AS135905VNPT-AS-VN - VIETNAM POSTS AND TELECOMMUNICATIONS GROUPVN
140.150.26.101140.150.26.0/24AS54994ML-1432-54994 - Meteverse Limited.US

WHOIS identity

Registrar
iana:2066
Organization
******** ********
Contact emails

Subdomains

1 observed subdomain of sims3updates.net.

Web-graph footprint

Distinct hostnames that link to or from sims3updates.net in the public web crawl.

60 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from sims3updates.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sims3updates.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.