Skip to content

Hostname

mrjet.dk

Last fetched

mrjet.dk resolves to 2 IPv4 addresses operated by AS20940 in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
184.30.8.167184.30.8.0/21AS20940HK
23.201.168.5623.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
Organization
ebookers
Contact emails

Subdomains

7 observed subdomains of mrjet.dk.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mrjet.dk.

MechanismTarget
SPF_Amailnj01.rightnowtech.com
SPF_Amobile.handysecure.com
SPF_Amrjet.dk
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmartmessages.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.151.60.27
SPF_IP198.151.61.27
SPF_IP64.18.0.0/20
SPF_MXmrjet.dk

Related pages

Pivot deeper into the graph from mrjet.dk.

Cypher and MCP

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

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