Skip to content

Hostname

agfirst.com

Last fetched

agfirst.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · agfirst.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/agfirst.com

Resolution chain

agfirst.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

86 observed subdomains of agfirst.com.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for agfirst.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-00162201.pphosted.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP147.154.59.192
SPF_IP147.154.59.193
SPF_IP147.154.59.194
SPF_IP147.154.59.195
SPF_IP148.59.100.16/28
SPF_IP167.89.88.69
SPF_IP3.93.139.220/32
SPF_IP3.93.243.176/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP68.152.9.254

Related pages

Pivot deeper into the graph from agfirst.com.

Cypher and MCP

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

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