Skip to content

Hostname

team-lead-challenges.com

Last fetched

team-lead-challenges.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · team-lead-challenges.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/team-lead-challenges.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.46.113108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.40108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.45108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.46.8108.159.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.32.205.11113.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.12913.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.5613.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.6713.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.11318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1910
Organization
chip cleary
Contact emails

Subdomains

19 observed subdomains of team-lead-challenges.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for team-lead-challenges.com.

MechanismTarget
SPF_INCLUDEspf.migadu.com

Related pages

Pivot deeper into the graph from team-lead-challenges.com.

Cypher and MCP

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

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