Skip to content

Hostname

cdgservice.com

Last fetched

cdgservice.com resolves to 1 IPv4 address operated by INFOMANIAK-AS in CH. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · cdgservice.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdgservice.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.156.6883.166.128.0/19AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:106
Organization
c.d.g. service torino
Contact emails

Subdomains

8 observed subdomains of cdgservice.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cdgservice.com.

MechanismTarget
SPF_Acdgservice.com
SPF_IP62.149.199.0/24
SPF_IP62.149.200.0/24
SPF_IP62.149.215.0/24
SPF_MXcdgservice.com

Related pages

Pivot deeper into the graph from cdgservice.com.

Cypher and MCP

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

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