Skip to content

Hostname

ezpag.com

Last fetched

ezpag.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ezpag.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ezpag.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.223.8.4113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.247.23018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.151.230184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.152.18634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.214.7034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.133.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.101.11644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.32.13052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.21.19552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.103.19198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.164.16398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.151.13198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
on behalf of ezpag.com owner
Contact emails

Subdomains

3 observed subdomains of ezpag.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ezpag.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ezpag.com.

Cypher and MCP

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

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