Skip to content

Hostname

teamagent.net

Last fetched

teamagent.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · teamagent.netRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/teamagent.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.219.1018.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.3618.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.418.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.6218.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.153.12018.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.2618.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.6118.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.172.153.9118.172.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.238.49.11618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.11918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9218.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1489
Organization
4leafsoftware
Contact emails

Web-graph footprint

Distinct hostnames that link to or from teamagent.net in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from teamagent.net.

Cypher and MCP

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

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