Skip to content

Hostname

mozcom.com

Last fetched

mozcom.com resolves to 1 IPv4 address operated by INC-AS-AP ILEAD NETWORK CORPORATION in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mozcom.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mozcom.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.250.176.178130.250.176.0/22AS394896INC-AS-AP ILEAD NETWORK CORPORATIONUS

WHOIS identity

Registrar
iana:146
Organization
beta gan
Contact emails

Subdomains

7 observed subdomains of mozcom.com.

Web-graph footprint

Distinct hostnames that link to or from mozcom.com in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • mozcom.com

SPF policy

3 SPF mechanisms authorising senders for mozcom.com.

MechanismTarget
SPF_Aserver.dacewebsolutions.com
SPF_IP130.250.176.178
SPF_IP38.57.3.198

Related pages

Pivot deeper into the graph from mozcom.com.

Cypher and MCP

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

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

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