Skip to content

Hostname

rev.com

Last fetched

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

Nutrition Label

WHISPER CANON · rev.comRouting diversity6.1/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/rev.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.43.234100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.186.83100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.41.229100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.19.11934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.217.238.23434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.229.19335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.211.12135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.234.214.11544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.162.18344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.73.16444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.228.11352.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.120.10652.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.164.19752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.251.21352.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.188.41.5754.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.24.2254.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.213.152.15654.213.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.36.16354.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.33.6654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.12.50184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

55 observed subdomains of rev.com.

Web-graph footprint

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

8,522 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rev.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE21451281.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_IP198.244.49.242
SPF_IP69.72.44.200
SPF_IP69.72.44.216

Related pages

Pivot deeper into the graph from rev.com.

Cypher and MCP

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

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