Skip to content

Hostname

www.dotcomsystem.net

Last fetched

www.dotcomsystem.net resolves to 1 IPv4 address operated by AS134135 in BD.

Nutrition Label

WHISPER CANON · www.dotcomsystem.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.dotcomsystem.net

Resolution chain

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

IPPrefixASNOperatorCountry
43.245.118.243.245.118.0/24AS134135BD

WHOIS identity

No WHOIS records are currently associated with www.dotcomsystem.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for www.dotcomsystem.net.

MechanismTarget
SPF_Awww.dotcomsystem.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.251.233.48
SPF_IP149.202.115.196
SPF_IP43.245.118.2
SPF_IP46.105.100.210
SPF_IP5.196.57.237
SPF_IP5.39.66.122
SPF_IP5.39.72.80
SPF_IP51.77.152.160
SPF_MXwww.dotcomsystem.net

Related pages

Pivot deeper into the graph from www.dotcomsystem.net.

Cypher and MCP

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

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