Skip to content

Hostname

proweb1.silicus.com

Last fetched

proweb1.silicus.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.10913.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.11813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.165.116.2418.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.3218.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.4618.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.116.7318.165.116.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with proweb1.silicus.com in WhisperGraph.

Subdomains

1 observed subdomain of proweb1.silicus.com.

Threat posture

History

Related pages

Pivot deeper into the graph from proweb1.silicus.com.

Cypher and MCP

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

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