Hostname
support.broad-isp.jp
Last fetched
support.broad-isp.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
support.broad-isp.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.82.111 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.126 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.21 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.7 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.55.23 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.31 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.35 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 3.161.55.59 | 3.161.52.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
No WHOIS records are currently associated with support.broad-isp.jp in WhisperGraph.
Subdomains
1 observed subdomain of support.broad-isp.jp.
| Subdomain |
|---|
| dev.support.broad-isp.jp |
Web-graph footprint
Distinct hostnames that link to or from support.broad-isp.jp in the public web crawl.
116 sites link to this hostname.
63 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for support.broad-isp.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.baremetal.jp |
| SPF_INCLUDE | spf.curumeru.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from support.broad-isp.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "support.broad-isp.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.