Hostname
revelian.com
Last fetched
revelian.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
revelian.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.25.160.237 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- colleen lawes
- Contact emails
- accounts@onetest.com.au
- accounts@revelian.com
- domains@revelian.com
- 0fac6ab0-997d-4dfc-adc1-60fb133962cf@identity-protect.org
- 16aac42b-a78c-445b-bd72-2fdcb728d7bc@identity-protect.org
- a4ab2cce-c309-4fb2-b6e1-a4cbb25b90a9@identity-protect.org
- e9c2f8b1-9b1d-4966-bd2b-42add083e914@identity-protect.org
- fb1c2fe6-3a83-443e-ac6b-9b284e4dcb4c@identity-protect.org
- fb954a74-7e2f-42c0-914c-f4379eb5ed2d@identity-protect.org
- owner-1382519@revelian.com.whoisprivacyservice.org
- owner-1404947@revelian.com.whoisprivacyservice.org
- owner-1747463@revelian.com.whoisprivacyservice.org
- owner-2037731@revelian.com.whoisprivacyservice.org
- owner-4979832@revelian.com.whoisprivacyservice.org
- owner-8774527@revelian.com.whoisprivacyservice.org
- owner-8847094@revelian.com.whoisprivacyservice.org
- owner-9044476@revelian.com.whoisprivacyservice.org
- owner-9584374@revelian.com.whoisprivacyservice.org
Subdomains
41 observed subdomains of revelian.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from revelian.com in the public web crawl.
45 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for revelian.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.55.174.29 |
| SPF_IP | 52.187.233.12 |
| SPF_IP | 52.189.219.172 |
| SPF_IP | 52.189.231.196 |
| SPF_IP | 52.255.41.107 |
Related pages
Pivot deeper into the graph from revelian.com.
- IP · 52.25.160.237
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · accounts@onetest.com.au
- 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: "revelian.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.