Skip to content

Hostname

goisn.net

Last fetched

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

Nutrition Label

WHISPER CANON · goisn.netRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goisn.net

Resolution chain

goisn.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.164.6.22535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.86.17835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.251.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.148.17944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.148.6744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.178.11744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.233.10544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.41.744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.115.1652.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.198.13152.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.2.4752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.238.22054.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.212.119184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.82.252184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
aztec software
Contact emails

Subdomains

1 observed subdomain of goisn.net.

Subdomain
www.goisn.net

Web-graph footprint

Distinct hostnames that link to or from goisn.net in the public web crawl.

268 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from goisn.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "goisn.net"})-[: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.