Skip to content

Hostname

moschatz.com

Last fetched

moschatz.com resolves to 1 IPv4 address operated by TIZOO in CH. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.182.248.1665.182.248.0/22AS209042TIZOOCH

WHOIS identity

Registrar
iana:1647
Organization
marc-olivier schatz
Contact emails

Subdomains

10 observed subdomains of moschatz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • moschatz.com

SPF policy

6 SPF mechanisms authorising senders for moschatz.com.

MechanismTarget
SPF_Amoschatz.com
SPF_INCLUDEmailgw.tizoo.com
SPF_INCLUDEtizoo.com
SPF_IP212.147.66.230/24
SPF_IP5.182.248.166
SPF_MXmoschatz.com

Related pages

Pivot deeper into the graph from moschatz.com.

Cypher and MCP

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

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