Hostname
teem.com
Last fetched
teem.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
teem.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 |
|---|---|---|---|---|
| 104.17.22.182 | 104.17.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.23.182 | 104.17.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.16.71 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.71 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of teem.com owner
- Contact emails
- teem.com@domainsbyproxy.com
- domainking@gmail.com
- 2eaeb825-1dc5-4e8e-8c4b-28efde255079@identity-protect.org
- owner-10123285@teem.com.whoisprivacyservice.org
- owner-10370495@teem.com.whoisprivacyservice.org
- owner-10443062@teem.com.whoisprivacyservice.org
- owner-1051808@teem.com.whoisprivacyservice.org
- owner-10663183@teem.com.whoisprivacyservice.org
- owner-10982960@teem.com.whoisprivacyservice.org
- owner-11970982@teem.com.whoisprivacyservice.org
- owner-221642@teem.com.whoisprivacyservice.org
- owner-2345703@teem.com.whoisprivacyservice.org
- owner-2438589@teem.com.whoisprivacyservice.org
- owner-2638391@teem.com.whoisprivacyservice.org
- owner-2708538@teem.com.whoisprivacyservice.org
- owner-2908340@teem.com.whoisprivacyservice.org
- owner-2978487@teem.com.whoisprivacyservice.org
- owner-3769127@teem.com.whoisprivacyservice.org
- owner-4109223@teem.com.whoisprivacyservice.org
- owner-419024@teem.com.whoisprivacyservice.org
- and 23 more
Subdomains
45 observed subdomains of teem.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from teem.com in the public web crawl.
153 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for teem.com.
| Mechanism | Target |
|---|---|
| SPF_A | teem.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailsenders.netsuite.com |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | teem.com |
Related pages
Pivot deeper into the graph from teem.com.
- IP · 104.17.22.182
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · teem.com@domainsbyproxy.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: "teem.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.