Skip to content

Hostname

ezmessenger.com

Last fetched

ezmessenger.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ezmessenger.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ezmessenger.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.7.232.17652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
casey cox
Contact emails

Subdomains

22 observed subdomains of ezmessenger.com.

Web-graph footprint

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

11 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ezmessenger.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aezmessenger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP18.234.82.212
SPF_IP208.81.244.0/24
SPF_IP34.226.209.3
SPF_IP35.169.8.246
SPF_IP54.234.135.77
SPF_IP64.28.108.0/24
SPF_MXezmessenger.com

Related pages

Pivot deeper into the graph from ezmessenger.com.

Cypher and MCP

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

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