Skip to content

Hostname

filesun.com

Last fetched

filesun.com resolves to 7 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in US.

Nutrition Label

WHISPER CANON · filesun.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/filesun.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.14.219.131128.14.218.0/23AS21859ZEN-ECN - Zenlayer IncUS
162.128.181.2162.128.181.0/24AS21859ZEN-ECN - Zenlayer IncJP
199.245.60.194199.245.60.0/24AS21859ZEN-ECN - Zenlayer IncUS
23.251.63.1023.251.63.0/24AS151373JP3DP-NET JAPAN 3D PRINTERNL
71.18.102.22571.18.102.0/24AS396986BYTEDANCE - Bytedance Inc.US
98.96.229.1898.96.228.0/22AS21859ZEN-ECN - Zenlayer IncUS
98.98.201.22698.98.200.0/23AS21859ZEN-ECN - Zenlayer IncNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for filesun.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from filesun.com.

Cypher and MCP

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

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