Skip to content

Hostname

ignite.jp

Last fetched

ignite.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

WHISPER CANON · ignite.jpRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ignite.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.208.1818.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.3118.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.5518.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.239.208.9918.239.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.BE
18.66.147.4018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.55.1293.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.643.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.653.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.883.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

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

Subdomains

1 observed subdomain of ignite.jp.

Subdomain
www.ignite.jp

Web-graph footprint

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

375 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ignite.jp.

Cypher and MCP

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

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