Skip to content

Hostname

file.centroin.it

Last fetched

file.centroin.it resolves to 1 IPv4 address operated by AS64445 in IT.

Nutrition Label

WHISPER CANON · file.centroin.itRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/file.centroin.it

Resolution chain

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

IPPrefixASNOperatorCountry
89.40.227.13889.40.227.0/24AS64445IT

WHOIS identity

No WHOIS records are currently associated with file.centroin.it in WhisperGraph.

Subdomains

1 observed subdomain of file.centroin.it.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for file.centroin.it.

MechanismTarget
SPF_Afile.centroin.it
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP212.83.170.25
SPF_IP89.40.227.138
SPF_MXfile.centroin.it

Related pages

Pivot deeper into the graph from file.centroin.it.

Cypher and MCP

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

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