Skip to content

Hostname

goqrobo.com

Last fetched

goqrobo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · goqrobo.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/goqrobo.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.180.173.17418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.150.2283.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.216.6052.216.111.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.42.2052.216.96.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.100.15652.216.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.231.25555.2.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from goqrobo.com.

Cypher and MCP

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

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