Skip to content

Hostname

centex.dk

Last fetched

centex.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.

Nutrition Label

WHISPER CANON · centex.dkRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/centex.dk

Resolution chain

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

IPPrefixASNOperatorCountry
92.43.176.24892.43.176.0/21AS3292TDC TDC ASDK

WHOIS identity

Registrar
Organization
lars thulin
Contact emails

Subdomains

43 observed subdomains of centex.dk.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for centex.dk.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailanyone.net
SPF_IP194.239.164.32
SPF_IP194.239.164.33
SPF_IP212.10.10.11/16
SPF_IP212.10.10.12
SPF_IP212.10.10.13
SPF_IP212.10.10.155
SPF_IP212.10.10.16
SPF_IP212.10.10.65
SPF_IP212.10.10.78
SPF_IP212.10.10.79/32
SPF_IP212.112.131.192/28
SPF_IP212.112.131.196
SPF_IP212.37.133.240/28
SPF_IP213.173.253.216/29
SPF_IP37.128.221.96/27
SPF_IP85.218.232.222
SPF_IP85.218.232.223/32
SPF_IP89.184.151.32/28
SPF_IP89.184.155.80/28
SPF_IP92.43.176.159
SPF_IP92.43.176.243
SPF_IP92.43.176.244
SPF_IP92.43.176.245
SPF_IP92.43.176.246
SPF_IP92.43.176.247
SPF_IP92.43.176.248
SPF_IP92.43.176.51
SPF_IP94.138.77.176/29

Related pages

Pivot deeper into the graph from centex.dk.

Cypher and MCP

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

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