Hostname
polamuseum.or.jp
Last fetched
polamuseum.or.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
polamuseum.or.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 |
|---|---|---|---|---|
| 108.138.7.119 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.5 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.56 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.94 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.238.44 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.56 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.57 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.238.73 | 13.35.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.66.192.10 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.5 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.62 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.192.68 | 18.66.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- pola art foundation
- Contact emails
- —
Subdomains
6 observed subdomains of polamuseum.or.jp.
Web-graph footprint
Distinct hostnames that link to or from polamuseum.or.jp in the public web crawl.
1,123 sites link to this hostname.
135 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for polamuseum.or.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.makeshop.jp |
| SPF_IP | 54.238.132.251 |
Related pages
Pivot deeper into the graph from polamuseum.or.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polamuseum.or.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.