Skip to content

Hostname

boards.jp

Last fetched

boards.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.85.106108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.129108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.83108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.89108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.1023.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.23.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.443.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.883.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.152.1103.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.683.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.83.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.973.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.11218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.6318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

39 observed subdomains of boards.jp.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for boards.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from boards.jp.

Cypher and MCP

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

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