Hostname
arri.com
Last fetched
arri.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
arri.com 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.227.192.114 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.127 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.20 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.87 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 52.222.136.102 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.118 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.62 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.136.78 | 52.222.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.10 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.30 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.75 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.228.82 | 54.230.228.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- arnold & richter cine technik gmbh & co. betriebs kg
- Contact emails
Subdomains
25 observed subdomains of arri.com.
Web-graph footprint
Distinct hostnames that link to or from arri.com in the public web crawl.
1,747 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for arri.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.secumail.de |
| SPF_IP | 136.243.111.209 |
| SPF_IP | 194.75.151.5 |
| SPF_IP | 20.50.178.65/32 |
| SPF_IP | 84.16.246.41/32 |
| SPF_MX | arri.com |
Related pages
Pivot deeper into the graph from arri.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arri.com"})-[: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.