Hostname
arkeaflex.com
Last fetched
arkeaflex.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
arkeaflex.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.216.200 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.206 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.89 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.234 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arkeaflex.com owner
- Contact emails
- 39529fff-40c2-498b-be6e-660a31df8842@identity-protect.org
- 515fe1b0-41de-4bd4-9849-a161bafbf1bd@identity-protect.org
- 6da53011-a630-49f1-b1d8-2d397f8d647a@identity-protect.org
- e6dbf598-2c68-4b6e-a8bd-97ebc66cf831@identity-protect.org
- eee71d10-e244-4352-823f-804a83e03701@identity-protect.org
- f0c6ac84-232a-4f58-9c6b-bec266aefb11@identity-protect.org
Subdomains
6 observed subdomains of arkeaflex.com.
Showing 3 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from arkeaflex.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for arkeaflex.com.
| Mechanism | Target |
|---|---|
| SPF_A | arkeaflex.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | arkeaflex.com |
Related pages
Pivot deeper into the graph from arkeaflex.com.
- IP · 3.5.216.200
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 39529fff-40c2-498b-be6e-660a31df8842@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arkeaflex.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.