Skip to content

Hostname

jwbf.gr.jp

Last fetched

jwbf.gr.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · jwbf.gr.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jwbf.gr.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.117108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.57108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.78108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.88108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.162.247.1123.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.253.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.763.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.863.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with jwbf.gr.jp in WhisperGraph.

Subdomains

2 observed subdomains of jwbf.gr.jp.

Web-graph footprint

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

158 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jwbf.gr.jp.

MechanismTarget
SPF_Awww3398.sakura.ne.jp
SPF_MXjwbf.gr.jp

Related pages

Pivot deeper into the graph from jwbf.gr.jp.

Cypher and MCP

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

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