Skip to content

Hostname

basecamp.team

Last fetched

basecamp.team resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · basecamp.teamRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/basecamp.team

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.51.7713.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.152.22913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.182.5013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.152.5415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.85.25515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.142.2843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.162.1043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.228.15343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.20.21752.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.13.7554.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.116.4343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.20.17743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
revhat
Contact emails

Subdomains

5 observed subdomains of basecamp.team.

Web-graph footprint

Distinct hostnames that link to or from basecamp.team in the public web crawl.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from basecamp.team.

Cypher and MCP

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

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