Skip to content

Hostname

agfirst.co.nz

Last fetched

agfirst.co.nz has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · agfirst.co.nzRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/agfirst.co.nz

Resolution chain

agfirst.co.nz 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
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

9 observed subdomains of agfirst.co.nz.

Web-graph footprint

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

36 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for agfirst.co.nz.

MechanismTarget
SPF_Achi-web-01.simprocloud.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP111.65.230.85/32
SPF_IP163.47.228.33
SPF_IP202.27.83.0/24

Related pages

Pivot deeper into the graph from agfirst.co.nz.

Cypher and MCP

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

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