Skip to content

Hostname

codinggroup.dk

Last fetched

codinggroup.dk resolves to 2 IPv4 addresses operated by AS215686 in DK.

Nutrition Label

WHISPER CANON · codinggroup.dkRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/codinggroup.dk

Resolution chain

codinggroup.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.39.242.104194.39.242.0/24AS215686DK
86.48.24.10686.48.24.0/22AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
Organization
hostinggroup aps
Contact emails

Subdomains

20 observed subdomains of codinggroup.dk.

Web-graph footprint

Distinct hostnames that link to or from codinggroup.dk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codinggroup.dk.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from codinggroup.dk.

Cypher and MCP

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

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