Skip to content

Hostname

fidia.it

Last fetched

fidia.it resolves to 1 IPv4 address operated by ARUBA-ASN in IT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.235.150.15285.235.128.0/19AS31034ARUBA-ASNIT

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 fidia.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fidia.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP171.22.210.58
SPF_IP188.219.182.228/30
SPF_IP2.32.111.32/29
SPF_IP2.32.94.160/28
SPF_IP213.212.129.16/28
SPF_IP213.254.14.216/29
SPF_IP31.156.60.56/29
SPF_IP85.235.150.152
SPF_IP93.145.85.120/29
SPF_IP93.145.85.76/30

Related pages

Pivot deeper into the graph from fidia.it.

Cypher and MCP

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

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