Hostname
farniente.com
Last fetched
farniente.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
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.
Showing 23 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from farniente.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for farniente.com.
| Mechanism | Target |
|---|---|
| SPF_A | farniente.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.vin65.com |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | mailer.wholster.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 138.91.184.154 |
| SPF_IP | 138.91.190.16/30 |
| SPF_IP | 198.91.120.218 |
| SPF_IP | 198.91.122.59 |
| SPF_IP | 208.113.204.101 |
| SPF_IP | 208.86.246.7/32 |
| SPF_IP | 34.198.122.65 |
| SPF_IP | 52.0.20.102 |
| SPF_IP | 52.2.238.96 |
| SPF_IP | 52.20.146.34 |
| SPF_IP | 54.174.116.32 |
| SPF_MX | farniente.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.