Hostname
wiredbeans.jp
Last fetched
wiredbeans.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
wiredbeans.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.14 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.54 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.73 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.76 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.116.6 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.64 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.69 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.78 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.106 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.26 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.28 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.60 | 18.173.166.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wiredbeans.jp.
| Mechanism | Target |
|---|---|
| SPF_A | fmx.etius.jp |
| SPF_A | production.ap01.wiredbeans.demandware.net |
| SPF_A | sv135.xserver.jp |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_IP | 161.71.189.141 |
| SPF_IP | 3.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.