Skip to content

Hostname

flake.jp

Last fetched

flake.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · flake.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flake.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

7 observed subdomains of flake.jp.

Web-graph footprint

Distinct hostnames that link to or from flake.jp in the public web crawl.

41 sites link to this hostname.

220 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • flake.jp

SPF policy

4 SPF mechanisms authorising senders for flake.jp.

MechanismTarget
SPF_Amail.edsvr.minim.ne.jp
SPF_INCLUDEspf-01.asahi-net.or.jp
SPF_IP158.101.91.62
SPF_REDIRECT_spf.mixhost.jp

Related pages

Pivot deeper into the graph from flake.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "flake.jp"})-[: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.