Skip to content

Hostname

gabriel.dk

Last fetched

gabriel.dk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.11172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
gabriel a/s
Contact emails

Subdomains

12 observed subdomains of gabriel.dk.

Web-graph footprint

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

380 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for gabriel.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_IP107.210.64.58
SPF_IP148.244.67.242
SPF_IP168.245.49.28/32
SPF_IP172.211.34.122
SPF_IP176.22.69.34
SPF_IP185.48.49.150
SPF_IP185.66.185.151
SPF_IP193.217.10.113
SPF_IP194.237.238.202
SPF_IP195.80.8.222
SPF_IP2.136.135.54
SPF_IP2.136.193.219
SPF_IP20.50.183.148
SPF_IP20.73.15.168
SPF_IP201.159.96.13
SPF_IP213.197.143.1
SPF_IP213.241.54.206
SPF_IP37.96.21.195
SPF_IP45.138.149.38
SPF_IP50.31.37.3
SPF_IP52.186.121.110/32
SPF_IP52.28.216.166
SPF_IP52.28.244.149
SPF_IP52.57.228.199
SPF_IP52.59.176.208
SPF_IP54.93.46.53
SPF_IP62.23.118.110
SPF_IP64.112.228.130
SPF_IP77.236.99.170
SPF_IP79.98.25.36
SPF_IP81.210.123.90
SPF_IP82.135.208.23
SPF_IP83.187.118.26
SPF_IP85.119.129.3
SPF_IP85.206.127.234
SPF_IP85.206.129.133
SPF_IP85.206.54.49
SPF_IP85.235.240.0/24
SPF_IP85.76.45.127
SPF_IP88.119.141.220
SPF_IP89.197.235.215
SPF_IP92.241.222.118
SPF_IP92.61.37.164
SPF_IP92.61.46.81
SPF_IP96.68.26.26

Related pages

Pivot deeper into the graph from gabriel.dk.

Cypher and MCP

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

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