Skip to content

Hostname

team-lab.com

Last fetched

team-lab.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · team-lab.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/team-lab.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.134.11118.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.11318.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.12518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.6918.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
3.167.227.103.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1163.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.33.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.1013.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1053.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.213.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.893.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.238.1073.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.1093.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.1153.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.933.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:49
Organization
joe yoshimura
Contact emails

Subdomains

83 observed subdomains of team-lab.com.

Web-graph footprint

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

800 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for team-lab.com.

MechanismTarget
SPF_Ateam-lab.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP54.249.47.122
SPF_IP54.250.166.71
SPF_MXteam-lab.com

Related pages

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

Cypher and MCP

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

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