Skip to content

Hostname

misaka.es

Last fetched

misaka.es resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · misaka.esRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/misaka.es

Resolution chain

misaka.es resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.43.31104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
145.239.0.123145.239.0.0/16AS16276DE
172.67.217.250172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.147.52.1423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.1523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.1623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2123.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2223.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2323.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.2623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3123.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3223.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3323.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3423.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3523.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
23.147.52.3623.147.52.0/24AS402075PEEKABO - Peekabo NetworksUS
213.179.69.170213.179.69.0/24AS63150BAGE - BAGE CLOUD LLCDE
213.179.69.244213.179.69.0/24AS63150BAGE - BAGE CLOUD LLCDE

WHOIS identity

No WHOIS records are currently associated with misaka.es in WhisperGraph.

Subdomains

3 observed subdomains of misaka.es.

Web-graph footprint

Distinct hostnames that link to or from misaka.es in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for misaka.es.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from misaka.es.

Cypher and MCP

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

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