Skip to content

Hostname

staticfile.net

Last fetched

staticfile.net resolves to 7 IPv4 addresses operated by STP in IE. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · staticfile.netRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/staticfile.net

Resolution chain

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

IPPrefixASNOperatorCountry
101.46.180.14101.46.176.0/21AS136907STPIE
148.153.240.71148.153.240.0/24AS63199CFOCUS - Continuity Focus, Inc.DE
199.91.74.175199.91.74.0/24AS21859ZEN-ECN - Zenlayer IncMX
23.90.190.13823.90.188.0/22AS21859ZEN-ECN - Zenlayer IncES
38.54.123.2838.54.123.0/24AS138915DLC-VN DLC DIGITAL TECHNOLOGY SOLUTION INVESTMENT LIMITED LIABILITY COMPANYFR
38.60.178.8038.60.178.0/24AS63139DOMDIAGASN211 - Dominion Diagnostics, LLCMX
98.98.253.3798.98.253.0/24AS21859ZEN-ECN - Zenlayer IncMX

WHOIS identity

Registrar
iana:1331
Organization
han di sheng
Contact emails

Subdomains

3 observed subdomains of staticfile.net.

Web-graph footprint

Distinct hostnames that link to or from staticfile.net in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from staticfile.net.

Cypher and MCP

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

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