Skip to content

Hostname

9sats.com

Last fetched

9sats.com resolves to 1 IPv4 address operated by AS9891 in TH. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · 9sats.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/9sats.com

Resolution chain

9sats.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
27.254.137.9927.254.128.0/19AS9891TH

WHOIS identity

Registrar
iana:69
Organization
9sat_com
Contact emails

Subdomains

2 observed subdomains of 9sats.com.

Web-graph footprint

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

373 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for 9sats.com.

MechanismTarget
SPF_IP150.95.29.100
SPF_IP150.95.29.101
SPF_IP150.95.29.102
SPF_IP150.95.29.103
SPF_IP150.95.29.104
SPF_IP150.95.29.105
SPF_IP150.95.29.90/28
SPF_IP150.95.29.91
SPF_IP150.95.29.92
SPF_IP150.95.29.93
SPF_IP150.95.29.94
SPF_IP150.95.29.95
SPF_IP150.95.29.96
SPF_IP150.95.29.97
SPF_IP150.95.29.98
SPF_IP150.95.29.99
SPF_MX9sats.com
SPF_MXwin03-mail.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from 9sats.com.

Cypher and MCP

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

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