Skip to content

Hostname

cdcpaideia.com

Last fetched

cdcpaideia.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cdcpaideia.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cdcpaideia.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.228.115.702.224.0.0/13AS12874IT

WHOIS identity

Registrar
iana:69
Organization
casa di cura paideia s.p.a.
Contact emails

Subdomains

1 observed subdomain of cdcpaideia.com.

Web-graph footprint

Distinct hostnames that link to or from cdcpaideia.com in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cdcpaideia.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2.228.100.108
SPF_IP2.228.115.64/28
SPF_IP93.62.95.143
SPF_IP93.63.209.88/29

Related pages

Pivot deeper into the graph from cdcpaideia.com.

Cypher and MCP

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

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