Skip to content

Hostname

feel-i.jp

Last fetched

feel-i.jp resolves to 1 IPv4 address operated by AS17506 in JP.

Nutrition Label

WHISPER CANON · feel-i.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/feel-i.jp

Resolution chain

feel-i.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
113.37.244.20113.32.0.0/13AS17506JP

WHOIS identity

Registrar
Organization
kohei miyamoto
Contact emails

Subdomains

4 observed subdomains of feel-i.jp.

Web-graph footprint

Distinct hostnames that link to or from feel-i.jp in the public web crawl.

274 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for feel-i.jp.

Related pages

Pivot deeper into the graph from feel-i.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "feel-i.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.