Hostname
frame00.com
Last fetched
frame00.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frame00.com 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 |
|---|---|---|---|---|
| 108.157.214.13 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.29 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.46 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.214.51 | 108.157.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.165.239.120 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.52 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.63 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.74 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- art aet,
- Contact emails
- mayuchin.hara@gmail.com
- 018d327c-055b-4c85-8573-84dd005c1ab6@identity-protect.org
- 8b54918a-c28d-40fc-a966-8e766ac5ba45@identity-protect.org
- bb895c3a-96d4-4318-aa9e-25cbd3535b40@identity-protect.org
- bf702802-0fc0-43eb-937b-e7c33606322f@identity-protect.org
- owner-8122285@frame00.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of frame00.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for frame00.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from frame00.com.
- IP · 108.157.214.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · mayuchin.hara@gmail.com
- TLD · .com
- Browse hostnames · fr…
- 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: "frame00.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.