Skip to content

Hostname

wiredbeans.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.1413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.10618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2818.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6018.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
xserver
Contact emails

Subdomains

11 observed subdomains of wiredbeans.jp.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wiredbeans.jp.

MechanismTarget
SPF_Afmx.etius.jp
SPF_Aproduction.ap01.wiredbeans.demandware.net
SPF_Asv135.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP161.71.189.141
SPF_IP3.114.97.115

Related pages

Pivot deeper into the graph from wiredbeans.jp.

Cypher and MCP

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

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