Skip to content

Hostname

simnet.cloud

Last fetched

simnet.cloud resolves to 1 IPv4 address operated by SIMNET - DEXAGON Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simnet.cloudRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simnet.cloud

Resolution chain

simnet.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.90.98.11064.90.98.0/24AS19797SIMNET - DEXAGON Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

57 observed subdomains of simnet.cloud.

Web-graph footprint

Distinct hostnames that link to or from simnet.cloud in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for simnet.cloud.

MechanismTarget
SPF_Asimnet.cloud
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_INCLUDEzoho.com
SPF_IP64.90.102.105
SPF_IP64.90.96.0/20
SPF_MXsimnet.cloud

Related pages

Pivot deeper into the graph from simnet.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "simnet.cloud"})-[: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.