Skip to content

Hostname

revjet.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.184.32108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.52108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.59108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.184.66108.156.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.181.11313.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.12613.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.12813.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.224.181.6213.224.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.173.205.10518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of revjet.com.

Web-graph footprint

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

843 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for revjet.com.

MechanismTarget
SPF_REDIRECTspf.revjet.com

Related pages

Pivot deeper into the graph from revjet.com.

Cypher and MCP

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

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