Skip to content

Hostname

agribiosource.com

Last fetched

agribiosource.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · agribiosource.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/agribiosource.com

Resolution chain

agribiosource.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.8.28.24420.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1647
Organization
koninklijke cooperatie cosun u.a.
Contact emails

Subdomains

5 observed subdomains of agribiosource.com.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for agribiosource.com.

MechanismTarget
SPF_INCLUDE_spf.cosun.com
SPF_INCLUDE_spf.hostnet.nl
SPF_IP37.128.144.113/32
SPF_IP5.22.253.194
SPF_IP62.212.154.166
SPF_IP62.212.154.248
SPF_IP83.137.144.0/20
SPF_IP89.188.15.0/24
SPF_MXagribiosource.com

Related pages

Pivot deeper into the graph from agribiosource.com.

Cypher and MCP

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

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