Skip to content

Hostname

mozzeno.com

Last fetched

mozzeno.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mozzeno.comRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mozzeno.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.238.230108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.119.10718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.169.4718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.38.16718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.13.1803.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.208.3834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.127.19034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.159.10646.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.109.7052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.178.21552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.142.1252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.165.18952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.0.14952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.169.5452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.153.12652.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.244.10652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.30.10654.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.74.2954.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.163.7454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.252.21154.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mozzeno.com owner
Contact emails

Subdomains

21 observed subdomains of mozzeno.com.

Web-graph footprint

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

283 sites link to this hostname.

293 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mozzeno.com.

MechanismTarget
SPF_INCLUDE_spf.mozzeno_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from mozzeno.com.

Cypher and MCP

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

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