Skip to content

Hostname

aljezri.com

Last fetched

aljezri.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.247.119.24334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.114.11134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.144.10434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.3.25552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.36.6652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.140.14263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for aljezri.com.

MechanismTarget
SPF_Aaljezri.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEsecureserver.net
SPF_MXaljezri.com

Related pages

Pivot deeper into the graph from aljezri.com.

Cypher and MCP

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

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