Skip to content

Hostname

agfcorp.com

Last fetched

agfcorp.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · agfcorp.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agfcorp.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.15616.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.13916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.15016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.18416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.16352.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.121.352.219.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.192.1152.219.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.9152.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.11552.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.10752.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.6752.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.1152.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.23552.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.221.352.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of agfcorp.com owner
Contact emails

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for agfcorp.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from agfcorp.com.

Cypher and MCP

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

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