Hostname
mrjet.se
Last fetched
mrjet.se resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:csc corp domains as the registrar.
Nutrition Label
Resolution chain
mrjet.se resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.86.251.12 | 184.86.251.0/24 | AS20940 | — | DE |
| 184.86.251.31 | 184.86.251.0/24 | AS20940 | — | DE |
| 2.16.241.199 | 2.16.241.0/24 | AS20940 | — | DE |
| 2.16.241.221 | 2.16.241.0/24 | AS20940 | — | DE |
| 23.38.132.88 | 23.38.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | AU |
| 23.38.55.188 | 23.38.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 92.123.104.16 | 92.123.104.0/24 | AS20940 | — | DE |
| 92.123.104.58 | 92.123.104.0/24 | AS20940 | — | DE |
| 92.123.104.6 | 92.123.104.0/24 | AS20940 | — | DE |
| 95.101.234.85 | 95.101.234.0/24 | AS20940 | — | FR |
| 95.101.234.69 | 95.101.234.0/24 | AS20940 | — | FR |
WHOIS identity
- Registrar
- registrar:csc corp domains
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of mrjet.se.
Web-graph footprint
Distinct hostnames that link to or from mrjet.se in the public web crawl.
96 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mrjet.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.expedia.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mrjet.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mrjet.se"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.