Skip to content

Hostname

jet.ne.jp

Last fetched

jet.ne.jp resolves to 1 IPv4 address operated by AS23818 in JP.

Nutrition Label

WHISPER CANON · jet.ne.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/jet.ne.jp

Resolution chain

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

IPPrefixASNOperatorCountry
203.79.48.10203.79.48.0/22AS23818JP

WHOIS identity

No WHOIS records are currently associated with jet.ne.jp in WhisperGraph.

Subdomains

671 observed subdomains of jet.ne.jp.

Web-graph footprint

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

36 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for jet.ne.jp.

MechanismTarget
SPF_IP203.79.48.0/20
SPF_IP219.99.173.209
SPF_IP219.99.173.210
SPF_MXjet.ne.jp

Related pages

Pivot deeper into the graph from jet.ne.jp.

Cypher and MCP

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

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