Skip to content

Hostname

pedigree.cl

Last fetched

pedigree.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:nom-iq ltd, dba com laude as the registrar.

Nutrition Label

WHISPER CANON · pedigree.clRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/pedigree.cl

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.172.127108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.19108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.48108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.172.83108.156.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.229.22108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.24108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.81108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.95108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
registrar:nom-iq ltd, dba com laude
Organization
mars incorporated
Contact emails

Subdomains

4 observed subdomains of pedigree.cl.

Web-graph footprint

Distinct hostnames that link to or from pedigree.cl in the public web crawl.

7 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pedigree.cl.

MechanismTarget
SPF_INCLUDEspf.mars-inc.com

Related pages

Pivot deeper into the graph from pedigree.cl.

Cypher and MCP

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

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