Skip to content

Hostname

agrofeed.hu

Last fetched

agrofeed.hu resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in DE.

Nutrition Label

WHISPER CANON · agrofeed.huRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/agrofeed.hu

Resolution chain

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

IPPrefixASNOperatorCountry
108.61.211.184108.61.210.0/23AS20473AS-VULTR - The Constant Company, LLCDE

WHOIS identity

No WHOIS records are currently associated with agrofeed.hu in WhisperGraph.

Subdomains

6 observed subdomains of agrofeed.hu.

Web-graph footprint

Distinct hostnames that link to or from agrofeed.hu in the public web crawl.

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agrofeed.hu.

MechanismTarget
SPF_Aagrofeed.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.82.208.0/24
SPF_IP91.82.226.0/24
SPF_IP91.83.123.0/24
SPF_MXagrofeed.hu

Related pages

Pivot deeper into the graph from agrofeed.hu.

Cypher and MCP

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

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