Skip to content

Hostname

robotworkshop9.com

Last fetched

robotworkshop9.com resolves to 2 IPv4 addresses operated by GNETINC-AS-AP GNET INC. in HK. WHOIS lists iana:931 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
156.252.51.201156.252.48.0/20AS9294GNETINC-AS-AP GNET INC.HK
162.209.242.226162.209.240.0/20AS132839RDKITUS

WHOIS identity

Registrar
iana:931
Organization
knock knock whois not there,
Contact emails

Subdomains

3 observed subdomains of robotworkshop9.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for robotworkshop9.com.

MechanismTarget
SPF_Arobotworkshop9.com

Related pages

Pivot deeper into the graph from robotworkshop9.com.

Cypher and MCP

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

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