Skip to content

Hostname

peopleware.com

Last fetched

peopleware.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · peopleware.comRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/peopleware.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.142.1843.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.57.623.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.139.7934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.130.13734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.14.18334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.124.8534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.112.11834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.252.18634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.39.1334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.236.352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.187.17752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.55.22452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.83.1152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.136.452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.73.25552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.254.6152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.180.17152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.161.18152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.240.8452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.77.16952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1408
Organization
certain,
Contact emails

Subdomains

25 observed subdomains of peopleware.com.

Web-graph footprint

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

33 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for peopleware.com.

MechanismTarget
SPF_INCLUDE560643.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from peopleware.com.

Cypher and MCP

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

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