Skip to content

Hostname

os.fan

Last fetched

os.fan resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · os.fanRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/os.fan

Resolution chain

os.fan resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.26.129108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.49108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.9108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10113.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.106.18143.204.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.35143.204.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.73143.204.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.84143.204.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
99.84.215.11699.86.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4899.86.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.6799.86.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.9199.86.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

33 observed subdomains of os.fan.

Web-graph footprint

Distinct hostnames that link to or from os.fan in the public web crawl.

25 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from os.fan.

Cypher and MCP

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

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