Skip to content

Hostname

moritz.cat

Last fetched

moritz.cat resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · moritz.catRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/moritz.cat

Resolution chain

moritz.cat resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.8.248.11165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.12565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.8365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.8965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:140
Organization
cervezas moritz,
Contact emails

Subdomains

2 observed subdomains of moritz.cat.

Web-graph footprint

Distinct hostnames that link to or from moritz.cat in the public web crawl.

28 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for moritz.cat.

MechanismTarget
SPF_Amoritz.cat
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.53.100.145/29
SPF_MXmoritz.cat

Related pages

Pivot deeper into the graph from moritz.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "moritz.cat"})-[: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.