Skip to content

Hostname

gb.sharpstar-optics.com

Last fetched

gb.sharpstar-optics.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · gb.sharpstar-optics.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gb.sharpstar-optics.com

Resolution chain

gb.sharpstar-optics.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.16143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.17143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.68143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.99143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.109.10418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3718.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.8318.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.102.12118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.3318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

No WHOIS records are currently associated with gb.sharpstar-optics.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from gb.sharpstar-optics.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from gb.sharpstar-optics.com.

Cypher and MCP

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

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