Skip to content

Hostname

dcps.figc.it

Last fetched

dcps.figc.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with dcps.figc.it in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dcps.figc.it.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.90.131
SPF_IP176.31.7.92
SPF_IP178.33.242.102
SPF_IP2.228.65.169
SPF_IP77.238.27.132
SPF_IP77.238.27.133
SPF_IP77.238.27.134
SPF_IP83.221.123.105/32
SPF_IP83.221.127.132/28
SPF_IP83.221.127.37/27

Related pages

Pivot deeper into the graph from dcps.figc.it.

Cypher and MCP

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

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