Skip to content

Hostname

mazri.com

Last fetched

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

Nutrition Label

WHISPER CANON · mazri.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/mazri.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.168.12818.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.2718.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.4318.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.168.518.239.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1183.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.533.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.833.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

2 observed subdomains of mazri.com.

Web-graph footprint

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

23 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mazri.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP133.167.0.59

Related pages

Pivot deeper into the graph from mazri.com.

Cypher and MCP

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

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