Skip to content

Hostname

77xs.us

Last fetched

77xs.us resolves to 6 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 77xs.usRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/77xs.us

Resolution chain

77xs.us resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
00xs us
Contact emails

Subdomains

2 observed subdomains of 77xs.us.

Web-graph footprint

Distinct hostnames that link to or from 77xs.us in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 77xs.us.

Cypher and MCP

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

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