Hostname
revoptimal.com
Last fetched
revoptimal.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
revoptimal.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 |
|---|---|---|---|---|
| 13.35.93.34 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.35 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.73 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.93.91 | 13.35.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- dataprivacyprotected@1und1.de
- 2be6c1b6-1fca-4b7a-9280-199337d1a867@identity-protect.org
- 4edf3591-0888-4229-af2f-6e325c3fd280@identity-protect.org
- 6c05bf62-329c-4ca3-86d2-8772e88cfbaf@identity-protect.org
- ad9197db-2399-4abc-8627-89bfe654df4b@identity-protect.org
- da701f7f-079c-45e8-8c52-6eec23bf6737@identity-protect.org
- e09b6065-a6c7-4890-b54d-4810cf677345@identity-protect.org
- ee3f8f13-3298-4c3a-845a-a50ef804fe67@identity-protect.org
Subdomains
10 observed subdomains of revoptimal.com.
Web-graph footprint
Distinct hostnames that link to or from revoptimal.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for revoptimal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 44744884.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from revoptimal.com.
- IP · 13.35.93.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dataprivacyprotected@1und1.de
- TLD · .com
- Browse hostnames · re…
- 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: "revoptimal.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.