Skip to content

Hostname

960linux.com

Last fetched

960linux.com resolves to 1 IPv4 address operated by AS16276 in US. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · 960linux.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/960linux.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.170.62192.99.0.0/16AS16276US

WHOIS identity

Registrar
iana:1924
Organization
domain admin
Contact emails

Subdomains

10 observed subdomains of 960linux.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • 960linux.com

SPF policy

10 SPF mechanisms authorising senders for 960linux.com.

MechanismTarget
SPF_A960linux.com
SPF_INCLUDE_spf.dongee.com
SPF_IP116.203.135.40
SPF_IP163.172.197.122
SPF_IP192.99.170.62
SPF_IP198.50.239.84
SPF_IP87.98.146.77
SPF_IP95.216.181.83
SPF_IP95.216.209.253
SPF_MX960linux.com

Related pages

Pivot deeper into the graph from 960linux.com.

Cypher and MCP

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

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