Skip to content

Hostname

mowe.dk

Last fetched

mowe.dk resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:a/s scannet as the registrar.

Nutrition Label

WHISPER CANON · mowe.dkRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mowe.dk

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.150.40139.162.128.0/19AS63949DE

WHOIS identity

Registrar
registrar:a/s scannet
Organization
molt wengel advokatpartnerselskab
Contact emails

Subdomains

3 observed subdomains of mowe.dk.

Web-graph footprint

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

30 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mowe.dk.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDE_spf.defgo.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfinclude.sikkermail.dk
SPF_INCLUDEspfrerouting.xink.io
SPF_INCLUDEuxmail.io
SPF_IP78.153.174.254
SPF_IP92.62.204.214

Related pages

Pivot deeper into the graph from mowe.dk.

Cypher and MCP

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

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