Skip to content

Hostname

internship.team-lab.com

Last fetched

internship.team-lab.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · internship.team-lab.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/internship.team-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.175.96.1113.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.1243.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.353.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.96.793.175.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.159.10399.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.3599.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.4799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

No WHOIS records are currently associated with internship.team-lab.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from internship.team-lab.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from internship.team-lab.com.

Cypher and MCP

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

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