Skip to content

Hostname

acvs.org

Last fetched

acvs.org resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · acvs.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/acvs.org

Resolution chain

acvs.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.148.75.139132.148.72.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:2
Organization
american college of veterinary surgeons
Contact emails

Subdomains

26 observed subdomains of acvs.org.

Web-graph footprint

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

1,539 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acvs.org.

MechanismTarget
SPF_Aacvs.org
SPF_INCLUDEauth.ccsend.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.221.88.6/32
SPF_IP207.97.230.107
SPF_IP207.97.230.13
SPF_IP64.211.221.166/32
SPF_IP71.191.78.250
SPF_MXacvs.org

Related pages

Pivot deeper into the graph from acvs.org.

Cypher and MCP

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

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