Skip to content

Hostname

fnaarc.it

Last fetched

fnaarc.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · fnaarc.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fnaarc.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.76.189104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.199.113172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fnaarc.it in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for fnaarc.it.

MechanismTarget
SPF_Afnaarc.it
SPF_INCLUDEmusvc.com
SPF_IP162.55.254.31
SPF_IP172.67.199.113
SPF_IP2a01:4f8:1061:1306:0:0:0:2
SPF_IP35.214.157.130
SPF_IP83.171.248.167
SPF_MXfnaarc.it

Related pages

Pivot deeper into the graph from fnaarc.it.

Cypher and MCP

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

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