Skip to content

Hostname

friendsofvetmed.org

Last fetched

friendsofvetmed.org resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · friendsofvetmed.orgRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/friendsofvetmed.org

Resolution chain

friendsofvetmed.org resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.10.1413.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.17.1334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.144.25552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.162.3852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.199.23052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.124.20452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.86.14852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
kentaa bv
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from friendsofvetmed.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "friendsofvetmed.org"})-[: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.