Hostname
ipros.jp
Last fetched
ipros.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
ipros.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.113.210.83 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.231.21.87 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.168.198 | 18.183.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.71.218 | 18.183.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.255.169 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.50.25 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.169.205 | 52.216.2.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.249.117 | 52.216.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.14.113 | 52.78.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.252.21 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.88.203 | 54.252.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.7.7 | 13.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
49 observed subdomains of ipros.jp.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ipros.jp in the public web crawl.
1,231 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ipros.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_IP | 210.140.6.128/25 |
| SPF_IP | 210.152.41.225 |
| SPF_IP | 210.152.41.226 |
| SPF_IP | 210.152.41.227 |
| SPF_MX | ipros.jp |
Related pages
Pivot deeper into the graph from ipros.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipros.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.