Skip to content

Hostname

agfarma.com

Last fetched

agfarma.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · agfarma.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agfarma.com

Resolution chain

agfarma.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1383
Organization
laboratorios chantelet
Contact emails

Subdomains

11 observed subdomains of agfarma.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for agfarma.com.

MechanismTarget
SPF_Aagfarma.com
SPF_IP152.53.148.77
SPF_IP194.179.45.180
SPF_IP194.179.45.187
SPF_IP81.42.246.204
SPF_IP94.143.137.204
SPF_MXagfarma.com

Related pages

Pivot deeper into the graph from agfarma.com.

Cypher and MCP

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

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