Skip to content

Hostname

eztable.com

Last fetched

eztable.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · eztable.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eztable.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.246.613.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.186.5713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.137.22118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.7518.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.127.2223.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.13.21652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.223.1752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.7.16052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.111.13552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.6.11852.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.35.7354.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.90.20047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eztable.com.

MechanismTarget
SPF_Aeztable.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.newsleopard.com
SPF_INCLUDEmailgun.org
SPF_MXeztable.com

Related pages

Pivot deeper into the graph from eztable.com.

Cypher and MCP

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

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