Skip to content

Hostname

farniente.com

Last fetched

farniente.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · farniente.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/farniente.com

Resolution chain

farniente.com 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:146
Organization
domains by proxy,
Contact emails

Subdomains

32 observed subdomains of farniente.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for farniente.com.

MechanismTarget
SPF_Afarniente.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.vin65.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailer.wholster.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP138.91.184.154
SPF_IP138.91.190.16/30
SPF_IP198.91.120.218
SPF_IP198.91.122.59
SPF_IP208.113.204.101
SPF_IP208.86.246.7/32
SPF_IP34.198.122.65
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP54.174.116.32
SPF_MXfarniente.com

Related pages

Pivot deeper into the graph from farniente.com.

Cypher and MCP

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

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