Skip to content

Hostname

mdex.jp

Last fetched

mdex.jp resolves to 66.241.124.11, announced in 66.241.124.0/23 by FLY - Fly.io, Inc. in FR. mdex.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · mdex.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mdex.jp

Resolution chain

IPv6 resolution

No AAAA record for mdex.jp is recorded in WhisperGraph.

Attribution

fly io

ORIGIN_AS

WHOIS identity

Registrant organisation
upright
Contact emails
548a723cde624d3a6811dbcb58ec3d9d-44058035@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-225.awsdns-28.com
  • ns-937.awsdns-53.net
  • ns-1504.awsdns-60.org
  • ns-1603.awsdns-08.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from mdex.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mdex.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.