Skip to content

Hostname

dotcomsystem.net

Last fetched

dotcomsystem.net resolves to 1 IPv4 address operated by AS134135 in BD. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:303
Organization
dot com systems
Contact emails

Subdomains

4 observed subdomains of dotcomsystem.net.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dotcomsystem.net

SPF policy

11 SPF mechanisms authorising senders for dotcomsystem.net.

MechanismTarget
SPF_Adotcomsystem.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_MXdotcomsystem.net

Related pages

Pivot deeper into the graph from dotcomsystem.net.

Cypher and MCP

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

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