Skip to content

Hostname

kegg.jp

Last fetched

kegg.jp resolves to 2 IPv4 addresses operated by AS2907 in JP.

Nutrition Label

WHISPER CANON · kegg.jpRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/kegg.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

5 observed subdomains of kegg.jp.

Web-graph footprint

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

1,536 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kegg.jp.

MechanismTarget
SPF_INCLUDE_spf.iimc.kyoto-u.ac.jp
SPF_IP133.103.192.0/19
SPF_IP133.103.96.0/19

Related pages

Pivot deeper into the graph from kegg.jp.

Cypher and MCP

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

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