Skip to content

Hostname

da-files.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.67.233.10718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.1518.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.6118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.9918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.175.207.1033.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1123.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1183.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.93.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.236.10052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
deviantart
Contact emails

Subdomains

1 observed subdomain of da-files.com.

Web-graph footprint

Distinct hostnames that link to or from da-files.com in the public web crawl.

33 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from da-files.com.

Cypher and MCP

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

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