Skip to content

Hostname

go-per.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.123108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.16108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.32108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.37108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
13.227.146.4113.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4513.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.7913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.9213.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
54.240.184.10254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.11054.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.1654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.2154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
koreacenter.com (privacy_whois)
Contact emails

Subdomains

1 observed subdomain of go-per.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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