Skip to content

Hostname

sdc.eu

Last fetched

sdc.eu resolves to 62.243.7.128, announced in 62.242.0.0/15 by TDC - TDC Holding A/S in DK. sdc.eu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sdc.euRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sdc.eu

Resolution chain

IPv6 resolution

No AAAA record for sdc.eu is recorded in WhisperGraph.

Attribution

tdc holding

ORIGIN_AS

WHOIS identity

Registrar
registrar:eurodns s.a.

Subdomains

Mail and authentication

Nameservers

  • ns1.eurodns.com
  • ns2.eurodns.com
  • ns3.eurodns.com
  • ns4.eurodns.com

SPF policy

  • ip: 62.243.4.0/22
  • ip: 193.162.109.0/24
  • ip: 54.194.225.125/32
  • ip: 54.76.194.55/32
  • ip: 52.16.121.75/32
  • ip: 54.76.215.95/32
  • include: _spf.createsend.com

Threat-feed evidence

History

Related pages

Pivot from sdc.eu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sdc.eu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.