Skip to content

Hostname

haobscs.com

Last fetched

haobscs.com resolves to 2 IPv4 addresses operated by FEDERAL-ONLINE-GROUP-LLC - FEDERAL ONLINE GROUP LLC in HK. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · haobscs.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/haobscs.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.163.32.69107.163.89.0/24AS395776FEDERAL-ONLINE-GROUP-LLC - FEDERAL ONLINE GROUP LLCHK
38.181.207.5838.128.250.0/24AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:120
Organization
shang qiu hao bang shou dai li ji zhang fu wu you xian gong si
Contact emails

Subdomains

2 observed subdomains of haobscs.com.

Threat posture

History

Related pages

Pivot deeper into the graph from haobscs.com.

Cypher and MCP

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

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