Skip to content

Hostname

worldboundgroup.com

Last fetched

worldboundgroup.com resolves to 8 IPv4 addresses operated by TAOBAO Zhejiang Taobao Network Co.,Ltd in US. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · worldboundgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/worldboundgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
8.45.176.2058.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2068.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2078.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2088.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2098.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2108.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2118.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS
8.45.176.2128.45.176.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdUS

WHOIS identity

Registrar
iana:1599
Organization
Contact emails

Subdomains

2 observed subdomains of worldboundgroup.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from worldboundgroup.com.

Cypher and MCP

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

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