Skip to content

Hostname

sendfiles.dev

Last fetched

sendfiles.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · sendfiles.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sendfiles.dev

Resolution chain

sendfiles.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.245.100108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.106108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.26108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.44108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
65.8.76.12765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.1765.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8365.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of sendfiles.dev.

Web-graph footprint

Distinct hostnames that link to or from sendfiles.dev in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sendfiles.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sendfiles.dev"})-[: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.