Skip to content

Hostname

jfw.jp

Last fetched

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

Nutrition Label

WHISPER CANON · jfw.jpRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jfw.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.12618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.12818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
japan fashion week organization
Contact emails

Subdomains

2 observed subdomains of jfw.jp.

Web-graph footprint

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

75 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for jfw.jp.

MechanismTarget
SPF_INCLUDE_shortspf.launchmetrics.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.tricorn.net
SPF_IP124.37.251.109
SPF_IP13.230.6.124
SPF_IP210.129.60.170

Related pages

Pivot deeper into the graph from jfw.jp.

Cypher and MCP

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

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