Skip to content

Hostname

certex.dk

Last fetched

certex.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · certex.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/certex.dk

Resolution chain

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

IPPrefixASNOperatorCountry
137.116.193.142137.116.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:abion ab
Organization
axel johnson international ab
Contact emails

Subdomains

11 observed subdomains of certex.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for certex.dk.

MechanismTarget
SPF_INCLUDE25808943.spf06.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.divante.pl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.29.113.144
SPF_IP193.108.6.116
SPF_IP40.68.243.134
SPF_IP5.135.219.252
SPF_IP52.166.118.28
SPF_IP62.20.6.128
SPF_IP85.194.245.6
SPF_IP88.131.97.144/32

Related pages

Pivot deeper into the graph from certex.dk.

Cypher and MCP

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

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