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
Resolution chain
teamdms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.241.17.242 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.242.61.103 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.164.79 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.135.67 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of teamdms.com owner
- Contact emails
- support@teamdms.com
- tatwood@teamdms.com
- 0b7e5243-a5d1-42a0-b017-01e3dd5f9102@identity-protect.org
- 18db399f-033f-4de3-ac6a-bb1d5e8dc98f@identity-protect.org
- 61366272-4c0a-473e-b1aa-058ad3c1a14c@identity-protect.org
- 63b2c492-ab06-4f96-b9ed-842569bfcb7f@identity-protect.org
- 777596c4-e4c7-412c-a1ae-e72eb69a1c39@identity-protect.org
- 7f6ca930-d605-4ad7-9371-2ec656e0c02a@identity-protect.org
- a0065dd0-7e0d-49a0-bf50-bc6540bb98d5@identity-protect.org
- owner-11413986@teamdms.com.whoisprivacyservice.org
- owner-2309398@teamdms.com.whoisprivacyservice.org
- owner-2849296@teamdms.com.whoisprivacyservice.org
- owner-6539495@teamdms.com.whoisprivacyservice.org
- owner-6736877@teamdms.com.whoisprivacyservice.org
- owner-7006826@teamdms.com.whoisprivacyservice.org
- owner-8772809@teamdms.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of teamdms.com.
Showing 15 of 19. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for teamdms.com.
| Mechanism | Target |
|---|---|
| SPF_A | teamdms.com |
| SPF_INCLUDE | 23877699.spf05.hubspotemail.net |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.220.213.34 |
| SPF_IP | 205.220.213.39 |
| SPF_IP | 208.42.121.129 |
| SPF_IP | 50.234.14.76 |
| SPF_IP | 50.234.30.106 |
| SPF_IP | 65.141.27.66 |
| SPF_MX | teamdms.com |
Related pages
Pivot deeper into the graph from teamdms.com.
- IP · 44.241.17.242
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · support@teamdms.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.