Skip to content

Hostname

miljoeportal.dk

Last fetched

miljoeportal.dk resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:one.com a/s as the registrar.

Nutrition Label

WHISPER CANON · miljoeportal.dkRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/miljoeportal.dk

Resolution chain

miljoeportal.dk resolves to 1 distinct IPv4 address 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

WHOIS identity

Registrar
registrar:one.com a/s
Organization
danmarks milj?portal digital milj?forvaltning
Contact emails

Subdomains

131 observed subdomains of miljoeportal.dk.

Web-graph footprint

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

165 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for miljoeportal.dk.

MechanismTarget
SPF_INCLUDE_spf.sitnet.dk
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.41.228.89
SPF_IP13.74.252.146
SPF_IP20.238.53.117
SPF_IP92.43.124.139
SPF_IP92.43.124.143
SPF_IP92.43.124.218
SPF_MXmiljoeportal.dk

Related pages

Pivot deeper into the graph from miljoeportal.dk.

Cypher and MCP

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

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