Skip to content

Hostname

surgeryu.com

Last fetched

surgeryu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · surgeryu.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/surgeryu.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.71.12754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
65.8.131.3865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

6 observed subdomains of surgeryu.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from surgeryu.com.

Cypher and MCP

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

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