Skip to content

Hostname

revelsystems.com

Last fetched

revelsystems.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · revelsystems.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/revelsystems.com

Resolution chain

revelsystems.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.236.1118.240.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.11518.240.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.6718.240.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.7018.240.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.86.1018.245.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6618.245.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.718.245.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8718.245.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.10365.8.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11165.8.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5765.8.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11899.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12099.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6799.84.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1499.86.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1899.86.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2899.86.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6599.86.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

52 observed subdomains of revelsystems.com.

Web-graph footprint

Distinct hostnames that link to or from revelsystems.com in the public web crawl.

552 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for revelsystems.com.

MechanismTarget
SPF_Asmtpbox.revelup.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf2.revelsystems.com

Related pages

Pivot deeper into the graph from revelsystems.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "revelsystems.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.