Skip to content

Hostname

agc.org

Last fetched

agc.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · agc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agc.org

Resolution chain

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

IPPrefixASNOperatorCountry
20.55.233.22720.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for agc.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.votervoice.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsmtp.coursestage.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.51.46
SPF_IP143.55.238.101
SPF_IP143.55.238.151
SPF_IP143.55.238.36
SPF_IP143.55.238.8
SPF_IP144.202.229.148
SPF_IP146.20.191.20
SPF_IP146.20.191.235
SPF_IP146.20.191.79
SPF_IP147.160.167.0/26
SPF_IP149.72.181.169
SPF_IP159.135.230.3
SPF_IP159.135.235.2
SPF_IP159.135.235.3
SPF_IP159.135.235.4
SPF_IP159.135.235.90
SPF_IP159.135.239.142
SPF_IP166.78.71.49/32
SPF_IP167.89.63.49/32
SPF_IP168.245.109.172
SPF_IP168.245.23.173/32
SPF_IP168.245.46.127
SPF_IP168.245.97.228/32
SPF_IP18.232.143.195
SPF_IP198.244.48.56
SPF_IP198.244.48.57
SPF_IP198.244.48.58
SPF_IP198.244.48.59
SPF_IP198.244.48.60
SPF_IP198.244.48.61
SPF_IP205.201.40.0/21
SPF_IP206.188.11.76/28
SPF_IP206.188.11.91/30
SPF_IP207.200.20.66/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.23.239.161/32
SPF_IP35.174.145.124/32
SPF_IP4.7.16.188/32
SPF_IP52.225.231.211
SPF_IP52.232.208.101
SPF_IP52.48.54.246/32
SPF_IP52.64.111.139/32
SPF_IP63.234.142.240/29

Related pages

Pivot deeper into the graph from agc.org.

Cypher and MCP

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

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