Skip to content

Hostname

miko.org

Last fetched

miko.org resolves to 2 IPv4 addresses operated by ASAHI-NET - Asahi Net in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · miko.orgRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/miko.org

Resolution chain

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

IPPrefixASNOperatorCountry
118.243.218.159118.243.0.0/16AS4685ASAHI-NET - Asahi NetJP
15.206.34.11015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

12 observed subdomains of miko.org.

Web-graph footprint

Distinct hostnames that link to or from miko.org in the public web crawl.

100 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for miko.org.

MechanismTarget
SPF_IP118.243.218.159
SPF_IP15.206.34.110
SPF_IP2405:6584:41a0:15:bcf1:cbff:fe8e:162b
SPF_IP2405:6584:41a0:32:bcf1:cbff:fe8e:162b
SPF_IP2405:6584:41a0:34:be24:11ff:fec4:1b50
SPF_IP2406:da1a:560:cb16:6caf:a483:a563:2afa
SPF_IP2600:1f18:6003:a035:6d7a:6f82:4eaa:dee9
SPF_IP52.20.210.213

Related pages

Pivot deeper into the graph from miko.org.

Cypher and MCP

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

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