Skip to content

Hostname

cedsdigital.it

Last fetched

cedsdigital.it resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:panservice s.a.s. as the registrar.

Nutrition Label

WHISPER CANON · cedsdigital.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cedsdigital.it

Resolution chain

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

IPPrefixASNOperatorCountry
34.110.134.434.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:panservice s.a.s.
Organization
ced digital and servizi srl
Contact emails

Subdomains

6 observed subdomains of cedsdigital.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cedsdigital.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_IP104.199.103.227
SPF_IP151.0.189.240/32
SPF_IP34.22.169.212
SPF_IP34.76.178.185
SPF_IP34.77.90.211
SPF_IP34.79.183.30
SPF_IP35.190.193.119
SPF_IP35.205.200.104
SPF_IP35.205.73.96
SPF_IP35.210.123.130

Related pages

Pivot deeper into the graph from cedsdigital.it.

Cypher and MCP

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

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