Skip to content

Hostname

teameda.info

Last fetched

teameda.info resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · teameda.infoRouting diversity6.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/teameda.info

Resolution chain

teameda.info resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.19516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.5916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.3216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.41.15716.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.23716.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1993.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.2403.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.153.12352.216.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.1352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.245.6752.216.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.39.552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.19752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.23752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.17352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.10152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.11752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.6752.217.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.70.11552.217.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of teameda.info.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for teameda.info.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from teameda.info.

Cypher and MCP

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

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