Skip to content

Hostname

metier.dk

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.241104.28.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.241104.28.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.28172.68.76.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
metier westergaard a/s
Contact emails

Subdomains

3 observed subdomains of metier.dk.

Web-graph footprint

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

51 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for metier.dk.

MechanismTarget
SPF_Ametier.dk
SPF_INCLUDE_spf.casaas.com
SPF_INCLUDE_spf.simitu.dk
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.16.18.68
SPF_IP193.89.252.82
SPF_IP193.89.252.90/32
SPF_IP216.55.99.120/32
SPF_IP91.216.118.106
SPF_IP91.216.118.107
SPF_IP91.216.118.111
SPF_MXmetier.dk

Related pages

Pivot deeper into the graph from metier.dk.

Cypher and MCP

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

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