Skip to content

Hostname

go-surgeons.com

Last fetched

go-surgeons.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · go-surgeons.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/go-surgeons.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.107108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.119108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.46108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.91108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.2.410.0.0.0/0AS64073IN
13.226.2.650.0.0.0/0AS64073IN
13.226.2.860.0.0.0/0AS64073IN
13.226.2.90.0.0.0/0AS64073IN
18.65.185.11418.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.3618.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6018.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.185.6318.65.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of go-surgeons.com owner
Contact emails

Subdomains

3 observed subdomains of go-surgeons.com.

Web-graph footprint

Distinct hostnames that link to or from go-surgeons.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from go-surgeons.com.

Cypher and MCP

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

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