Hostname
centex.dk
Last fetched
centex.dk resolves to 1 IPv4 address operated by TDC TDC AS in DK.
Nutrition Label
Resolution chain
centex.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.43.176.248 | 92.43.176.0/21 | AS3292 | TDC TDC AS | DK |
WHOIS identity
- Registrar
- —
- Organization
- lars thulin
- Contact emails
- —
Subdomains
43 observed subdomains of centex.dk.
Showing 25 of 43. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_IP | 194.239.164.32 |
| SPF_IP | 194.239.164.33 |
| SPF_IP | 212.10.10.11/16 |
| SPF_IP | 212.10.10.12 |
| SPF_IP | 212.10.10.13 |
| SPF_IP | 212.10.10.155 |
| SPF_IP | 212.10.10.16 |
| SPF_IP | 212.10.10.65 |
| SPF_IP | 212.10.10.78 |
| SPF_IP | 212.10.10.79/32 |
| SPF_IP | 212.112.131.192/28 |
| SPF_IP | 212.112.131.196 |
| SPF_IP | 212.37.133.240/28 |
| SPF_IP | 213.173.253.216/29 |
| SPF_IP | 37.128.221.96/27 |
| SPF_IP | 85.218.232.222 |
| SPF_IP | 85.218.232.223/32 |
| SPF_IP | 89.184.151.32/28 |
| SPF_IP | 89.184.155.80/28 |
| SPF_IP | 92.43.176.159 |
| SPF_IP | 92.43.176.243 |
| SPF_IP | 92.43.176.244 |
| SPF_IP | 92.43.176.245 |
| SPF_IP | 92.43.176.246 |
| SPF_IP | 92.43.176.247 |
| SPF_IP | 92.43.176.248 |
| SPF_IP | 92.43.176.51 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.