Skip to content

Hostname

fdcec.fi.it

Last fetched

fdcec.fi.it resolves to 1 IPv4 address operated by AS24994 in IT.

Nutrition Label

WHISPER CANON · fdcec.fi.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fdcec.fi.it

Resolution chain

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

IPPrefixASNOperatorCountry
151.11.48.28151.11.48.0/22AS24994IT

WHOIS identity

No WHOIS records are currently associated with fdcec.fi.it in WhisperGraph.

Subdomains

3 observed subdomains of fdcec.fi.it.

Web-graph footprint

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

18 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fdcec.fi.it.

MechanismTarget
SPF_INCLUDE_smtphs.tisviluppo.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.14.169.242

Related pages

Pivot deeper into the graph from fdcec.fi.it.

Cypher and MCP

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

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