Skip to content

Hostname

webfarie.net

Last fetched

webfarie.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · webfarie.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/webfarie.net

Resolution chain

webfarie.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:168
Organization
web industry
Contact emails

Subdomains

24 observed subdomains of webfarie.net.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for webfarie.net.

MechanismTarget
SPF_INCLUDEspf.webapps.net
SPF_IP151.236.62.22
SPF_IP2001:41d0:52:300::77d/56
SPF_IP37.187.51.214
SPF_IP46.16.88.16
SPF_IP46.254.38.34
SPF_IP46.254.39.79
SPF_IP46.30.246.64
SPF_IP52.17.38.206
SPF_IP52.210.40.243
SPF_IP81.174.65.6
SPF_IP82.193.34.83
SPF_IP88.86.183.48/29
SPF_IP93.95.221.58
SPF_IP93.95.221.59

Related pages

Pivot deeper into the graph from webfarie.net.

Cypher and MCP

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

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