Skip to content

Hostname

mozaweb.com

Last fetched

mozaweb.com resolves to 2 IPv4 addresses operated by ATW-AS in HU. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · mozaweb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mozaweb.com

Resolution chain

mozaweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1861
Organization
imosoft kft.
Contact emails

Subdomains

161 observed subdomains of mozaweb.com.

Web-graph footprint

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

567 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for mozaweb.com.

MechanismTarget
SPF_Amail.mozalearn.com
SPF_Amail2.mozalearn.com
SPF_Amail2.mozaweb.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mail3.mozaweb.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.109.146.166/32
SPF_IP2001:4c48:e:a194:569f:35ff:fe00:b9b0
SPF_IP50.117.7.174/32
SPF_IP78.24.185.122
SPF_MXmozaweb.com

Related pages

Pivot deeper into the graph from mozaweb.com.

Cypher and MCP

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

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