Skip to content

Hostname

filerev.com

Last fetched

filerev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.12018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12318.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.3018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
52.222.136.1352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.184.10654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.12054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
brett batie
Contact emails

Subdomains

10 observed subdomains of filerev.com.

Web-graph footprint

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

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for filerev.com.

MechanismTarget
SPF_Afilerev.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from filerev.com.

Cypher and MCP

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

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