Skip to content

Hostname

avid.org

Last fetched

avid.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · avid.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/avid.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.24.85104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.6172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
avid center
Contact emails

Subdomains

34 observed subdomains of avid.org.

Web-graph footprint

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

1,082 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for avid.org.

MechanismTarget
SPF_INCLUDE7065247.spf02.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.14.181
SPF_IP13.110.14.182
SPF_IP13.110.14.189
SPF_IP13.110.14.190
SPF_IP135.84.68.123/32
SPF_IP147.160.167.0/26
SPF_IP148.163.143.98
SPF_IP148.163.147.149
SPF_IP149.72.158.167
SPF_IP192.190.92.232
SPF_IP192.190.92.246
SPF_IP198.207.146.171
SPF_IP198.207.147.0/24
SPF_IP198.97.238.224
SPF_IP204.239.0.0/24
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP216.71.150.115/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP4.16.110.68
SPF_IP52.205.191.224/27
SPF_IP52.22.10.189/32
SPF_IP52.70.196.131/32
SPF_IP52.71.20.6/32
SPF_IP52.71.64.190/32
SPF_IP72.4.119.8
SPF_IP74.9.238.67
SPF_IP74.9.238.77

Related pages

Pivot deeper into the graph from avid.org.

Cypher and MCP

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

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