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
Resolution chain
agf.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.116.252.51 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 4.229.42.117 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
WHOIS identity
- Registrar
- iana:600
- Organization
- agf management ltd. domain administrator
- Contact emails
Subdomains
49 observed subdomains of agf.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agf.com in the public web crawl.
262 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for agf.com.
| Mechanism | Target |
|---|---|
| SPF_A | agf.com |
| SPF_EXISTS | %{i}.spf.hc766-65.ca.iphmx.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | authemail.agf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.43.131.0/24 |
| SPF_IP | 199.43.148.0/24 |
| SPF_IP | 20.200.92.40/29 |
| SPF_IP | 40.80.249.112/29 |
| SPF_IP | 52.71.36.24 |
| SPF_IP | 54.240.45.102 |
| SPF_IP | 54.240.45.103 |
| SPF_MX | agf.com |
Related pages
Pivot deeper into the graph from agf.com.
- IP · 20.116.252.51
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:600
- Country · CA
- Email · domaincertadmin@agf.com
- TLD · .com
- Browse hostnames · ag…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.