Skip to content

Hostname

ezyvet.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.2218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.2818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.245.60.12018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.102.1043.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1053.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.43.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.913.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 ezyvet.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ezyvet.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from ezyvet.com.

Cypher and MCP

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

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