Skip to content

Hostname

agf.com

Last fetched

agf.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · agf.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agf.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.116.252.5120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
4.229.42.1174.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:600
Organization
agf management ltd. domain administrator
Contact emails

Subdomains

49 observed subdomains of agf.com.

Web-graph footprint

Distinct hostnames that link to or from agf.com in the public web crawl.

262 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for agf.com.

MechanismTarget
SPF_Aagf.com
SPF_EXISTS%{i}.spf.hc766-65.ca.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEauthemail.agf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.43.131.0/24
SPF_IP199.43.148.0/24
SPF_IP20.200.92.40/29
SPF_IP40.80.249.112/29
SPF_IP52.71.36.24
SPF_IP54.240.45.102
SPF_IP54.240.45.103
SPF_MXagf.com

Related pages

Pivot deeper into the graph from agf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agf.com"})-[: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.