Skip to content

Hostname

jbsax1044.com

Last fetched

jbsax1044.com resolves to 9 IPv4 addresses operated by CTGSERVERLIMITED-AS-AP - CTG Server Limited in HK. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · jbsax1044.comRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/jbsax1044.com

Resolution chain

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

IPPrefixASNOperatorCountry
118.107.1.12118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.13118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.14118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
118.107.1.16118.107.1.0/24AS152194CTGSERVERLIMITED-AS-AP - CTG Server LimitedHK
172.247.99.162172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.163172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.164172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.225.249.3523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLC
23.225.249.3423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLC

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jbsax1044.com.

Cypher and MCP

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

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