Skip to content

Hostname

scout.com

Last fetched

scout.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · scout.comRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/scout.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.158.713.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
151.101.1.188151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.129.188151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.193.188151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.65.188151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
76.223.84.19276.223.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
fox group legal intellectual property dept. scout media
Contact emails

Subdomains

397 observed subdomains of scout.com.

Web-graph footprint

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

1,079 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scout.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP208.95.135.48/32
SPF_IP216.187.121.0/24
SPF_IP54.213.98.7/32
SPF_MXscout.com

Related pages

Pivot deeper into the graph from scout.com.

Cypher and MCP

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

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