Skip to content

Hostname

peoplescout.com

Last fetched

peoplescout.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.11718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4154.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

11 observed subdomains of peoplescout.com.

Web-graph footprint

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

383 sites link to this hostname.

654 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for peoplescout.com.

MechanismTarget
SPF_Apeoplescout.com
SPF_INCLUDE_spf.cnddtid.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.220.224.0/22
SPF_IP204.8.244.0/24
SPF_IP210.193.133.132
SPF_IP210.193.133.67/32
SPF_IP34.208.149.86
SPF_IP34.209.224.220/32
SPF_IP34.218.188.67/32
SPF_IP52.43.229.245
SPF_IP95.131.216.58

Related pages

Pivot deeper into the graph from peoplescout.com.

Cypher and MCP

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

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