Skip to content

Hostname

grampus-collection.com

Last fetched

grampus-collection.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
175.41.229.147175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.12.23818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.117.9435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.251.1335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.138.20052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.190.11254.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.191.12113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.253.16613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from grampus-collection.com in the public web crawl.

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from grampus-collection.com.

Cypher and MCP

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

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