Skip to content

Hostname

peasantfarmers.com

Last fetched

peasantfarmers.com resolves to 1 IPv4 address operated by LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbH in DE. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.162.218.69178.162.192.0/18AS28753LEASEWEB-DE-FRA-10 - Leaseweb Deutschland GmbHDE

WHOIS identity

Registrar
iana:48
Organization
carl fynn
Contact emails

Subdomains

11 observed subdomains of peasantfarmers.com.

Web-graph footprint

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

166 sites link to this hostname.

2,414 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • peasantfarmers.com

SPF policy

11 SPF mechanisms authorising senders for peasantfarmers.com.

MechanismTarget
SPF_Apeasantfarmers.com
SPF_IP116.202.253.132
SPF_IP178.162.218.109
SPF_IP178.162.218.113
SPF_IP178.162.218.115
SPF_IP178.162.218.99
SPF_IP84.16.231.32
SPF_IP84.16.237.20
SPF_IP84.16.237.53
SPF_IP84.16.237.59
SPF_MXpeasantfarmers.com

Related pages

Pivot deeper into the graph from peasantfarmers.com.

Cypher and MCP

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

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