Skip to content

Hostname

teamdms.com

Last fetched

teamdms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

teamdms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.241.17.24244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.61.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.164.7952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.135.6752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of teamdms.com owner
Contact emails

Subdomains

19 observed subdomains of teamdms.com.

Web-graph footprint

Distinct hostnames that link to or from teamdms.com in the public web crawl.

16 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for teamdms.com.

MechanismTarget
SPF_Ateamdms.com
SPF_INCLUDE23877699.spf05.hubspotemail.net
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.213.34
SPF_IP205.220.213.39
SPF_IP208.42.121.129
SPF_IP50.234.14.76
SPF_IP50.234.30.106
SPF_IP65.141.27.66
SPF_MXteamdms.com

Related pages

Pivot deeper into the graph from teamdms.com.

Cypher and MCP

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

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