Skip to content

Hostname

centrumlaase.dk

Last fetched

centrumlaase.dk resolves to 1 IPv4 address operated by AS31027 in DK.

Nutrition Label

WHISPER CANON · centrumlaase.dkRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/centrumlaase.dk

Resolution chain

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

IPPrefixASNOperatorCountry
152.115.36.112152.115.32.0/19AS31027DK

WHOIS identity

Registrar
Organization
claus møller nielsen
Contact emails

Subdomains

8 observed subdomains of centrumlaase.dk.

Web-graph footprint

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

7 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for centrumlaase.dk.

MechanismTarget
SPF_Acentrumlaase.dk
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.stom.dk
SPF_IP152.115.36.112
SPF_MXcentrumlaase.dk

Related pages

Pivot deeper into the graph from centrumlaase.dk.

Cypher and MCP

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

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