Skip to content

Hostname

agropool.ch

Last fetched

agropool.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH.

Nutrition Label

WHISPER CANON · agropool.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agropool.ch

Resolution chain

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

IPPrefixASNOperatorCountry
172.161.147.50172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

Registrar
Organization
hausler eduard
Contact emails

Subdomains

5 observed subdomains of agropool.ch.

Web-graph footprint

Distinct hostnames that link to or from agropool.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agropool.ch.

MechanismTarget
SPF_Aagropool.ch
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com

Related pages

Pivot deeper into the graph from agropool.ch.

Cypher and MCP

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

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