Skip to content

Hostname

linuxword.com

Last fetched

linuxword.com resolves to 5 IPv4 addresses operated by AMATEUR-IX - Austin Hadley, Sole Proprietorship in HK. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.20.222.105103.20.222.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
103.20.222.49103.20.222.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
103.235.18.214103.235.18.0/24AS147002ABC Net Telecomunicacoes e Tecnologia LtdaHK
163.53.246.125163.53.246.0/24AS40065AMATEUR-IX - Austin Hadley, Sole ProprietorshipHK
43.229.154.18643.229.154.0/24AS147002ABC Net Telecomunicacoes e Tecnologia LtdaHK

WHOIS identity

Registrar
iana:1910
Organization
domain administrator
Contact emails

Subdomains

26 observed subdomains of linuxword.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for linuxword.com.

MechanismTarget
SPF_INCLUDEzeptomail.net

Related pages

Pivot deeper into the graph from linuxword.com.

Cypher and MCP

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

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