Skip to content

Hostname

goscoutgo.com

Last fetched

goscoutgo.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.253.10918.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.1718.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.318.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.253.7318.154.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.188.1053.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.303.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.613.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.723.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.189.10565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.6265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.8465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
aquent
Contact emails

Subdomains

48 observed subdomains of goscoutgo.com.

Web-graph footprint

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

35 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goscoutgo.com.

MechanismTarget
SPF_Agoscoutgo.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-cidr1.goscoutgo.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from goscoutgo.com.

Cypher and MCP

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

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