Skip to content

Hostname

adga.org

Last fetched

adga.org resolves to 1 IPv4 address operated by AS-GLOBALTELEHOST - GTHost in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · adga.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/adga.org

Resolution chain

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

IPPrefixASNOperatorCountry
38.68.135.5638.68.135.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

Registrar
iana:2
Organization
american dairy goat association
Contact emails

Subdomains

43 observed subdomains of adga.org.

Web-graph footprint

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

408 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for adga.org.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.17.67.15
SPF_IP206.198.209.90
SPF_IP34.194.237.131
SPF_IP38.68.135.111
SPF_IP38.68.135.56

Related pages

Pivot deeper into the graph from adga.org.

Cypher and MCP

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

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