Skip to content

Hostname

aarhustech.dk

Last fetched

aarhustech.dk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · aarhustech.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/aarhustech.dk

Resolution chain

aarhustech.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

53 observed subdomains of aarhustech.dk.

Web-graph footprint

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

133 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for aarhustech.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEmail.survey-it.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_IP185.158.60.15
SPF_IP194.182.26.15/32
SPF_IP195.231.239.247
SPF_IP195.231.241.19
SPF_IP195.231.242.0/24
SPF_IP40.113.173.32/28
SPF_IP5.179.87.203
SPF_IP77.247.70.242/32
SPF_IP83.91.91.0/26
SPF_IP85.194.254.104/32
SPF_IP89.188.82.125
SPF_IP94.231.96.0/20
SPF_MXrelay341.mysmtp5.com

Related pages

Pivot deeper into the graph from aarhustech.dk.

Cypher and MCP

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

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