Skip to content

Hostname

avma.org

Last fetched

avma.org resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · avma.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/avma.org

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.115.21045.60.115.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.86.21045.60.86.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:447
Organization
american veterinary medical association
Contact emails

Subdomains

29 observed subdomains of avma.org.

Web-graph footprint

Distinct hostnames that link to or from avma.org in the public web crawl.

18,458 sites link to this hostname.

1,500 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for avma.org.

MechanismTarget
SPF_INCLUDEemail-od.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.coursestage.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP204.16.52.11
SPF_IP52.7.149.29
SPF_IP74.209.251.111
SPF_IP74.209.251.23/32

Related pages

Pivot deeper into the graph from avma.org.

Cypher and MCP

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

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